home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / topware / gozilla / gozilla.exe / {app} / default.skin / file_manager.skn < prev    next >
Text File  |  2001-08-24  |  2KB  |  53 lines

  1. <form name="File Manager" image="window\black.bmp" width=478 height=200 minwidth=178 minheight=60
  2.     relative="main" snap=top resize_image=stretch resize_window=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=16 image="window\m_upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\m_top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=16 image="window\m_upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\m_left_side.bmp">
  9.     <image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\m_right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\m_lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\m_bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\m_lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.  
  17.     <menu name="File Manager Menu" menuskin="menu_file_manager.skn" 
  18.         x=4 y=3 offsetx=0 offsety=9 
  19.         image="misc\filemgr_menu_n.bmp" mouseover="misc\filemgr_menu_o.bmp" mousedown="misc\filemgr_menu_d.bmp" 
  20.         toggleimage="misc\filemgr_menu_o.bmp" mouseover="misc\filemgr_menu_n.bmp" mousedown="misc\filemgr_menu_td.bmp">
  21.  
  22.     <button name="close" x=-14 y=3 width=10 height=9
  23.         image="window\close_n.bmp" mouseOver="window\close_o.bmp" mouseDown="window\close_d.bmp">
  24.  
  25.     <list name="files" x=6 y=16 width=-6 height=-7 
  26.         font="Arial" 
  27.         fontsize=12 
  28.         fontcolor=#FFFFFF 
  29.         bgcolor=#0C1018 
  30.         selectcolor=#3D3D9E 
  31.         selectedfontcolor=#FFFFFF
  32.         htfontcolor=#00D818 
  33.         htselectcolor=#FFFFFF 
  34.         buttoncolor=#C8CACD
  35.         scrollcolor=#808080 
  36.         windowbgcolor=#000000 
  37.         headerfontcolor=#000000 
  38.         scrollbuttoncolor=#C8CACD 
  39.         scrollarrowcolor=#000000
  40.         activescrollarrowcolor=#000000
  41.         hdredgeraisedcolor=#808080
  42.         scrolledgelightcolor=#FFFFFF
  43.         scrolledgedarkcolor=#808080
  44.         scroll_size=10
  45.         progresscolor=#3D3D9E
  46.         notprogresscolor=#FFFFFF
  47.         columnorder="1,0,8,9,6,4,10,5,7,2,3"
  48.         columnsizes="16,166,534,134,142,61,37,44,58,48,113"
  49.         rowheight=16
  50.         sort=-10,2
  51.        >
  52.  
  53. </form>